GKEControllerManager

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊

Back to Tables Index


Reference for GKEControllerManager table in Azure Monitor Logs.

Attribute Value
Category Security
Basic Logs Eligible ✓ Yes (source)
Supports Transformations ✓ Yes (source)
Ingestion API Supported ✓ Yes
Azure Monitor Tables Reference View Documentation
Azure Monitor Logs Ingestion API View Documentation

Contents

Schema (26 columns)

Source: Azure Monitor documentation

Column Name Type Description
_BilledSize real The record size in bytes
_IsBillable string Specifies whether ingesting the data is billable. When _IsBillable isfalseingestion isn't billed to your Azure account
ClusterName string The name of the GKE cluster from which the log was generated.
ComponentLocation string The zone or region of the Kubernetes component emitting the log.
ComponentName string The name of the GKE control plane component (e.g., kube-controller-manager).
ComputeResourceName string The name of the compute resource (e.g., VM name or controller name) associated with the log.
Duration string The time duration the operation took, generally in seconds with fractional precision (e.g., 1.234567s).
InsertId string A unique identifier for the log entry to prevent duplication.
Key string A unique identifier for the Kubernetes resource (typically namespace/name).
Kind string The type of Kubernetes resource being managed or referenced (e.g., Deployment, ReplicaSet).
Labels dynamic Dynamic field containing various labels associated with the log entry.
Location string The geographical location (region or zone) of the cluster.
Logger string The logging class or module that generated the message, often used for categorizing logs.
LogName string The full resource name of the log (e.g., projects/{project_id}/logs/{log_id}).
Message string The content of the log message.
Pid string The process ID of the component that emitted the log, if available.
ProjectID string The Google Cloud project ID where the GKE cluster is hosted.
ReceiveTimestamp datetime The time the log was received by Cloud Logging.
Severity string The severity level of the log (e.g., DEBUG, INFO, WARNING, ERROR).
SourceFile string The source file in the Kubernetes codebase where the log originated.
SourceLine string The line number in the source file where the log was emitted.
SourceSystem string The type of agent the event was collected by. For example,OpsManagerfor Windows agent, either direct connect or Operations Manager,Linuxfor all Linux agents, orAzurefor Azure Diagnostics
SyncStatus string The synchronization status or result of the controller operation (e.g., success, error, requeue).
TenantId string The Log Analytics workspace ID
TimeGenerated datetime The timestamp indicating when the log event was created or generated by the source system.
Type string The name of the table

Solutions (1)

This table is used by the following solutions:

Connectors (1)

This table is ingested by the following connectors:

Connector Selection Criteria
Google Kubernetes Engine (via Codeless Connector Framework)


Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊

Back to Tables Index